Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Date construction for years 0 <= y < 100 #11

Merged
merged 1 commit into from
Jun 23, 2017

Conversation

berdario
Copy link
Contributor

@berdario berdario commented Jun 11, 2017

Same stuff as purescript/purescript-datetime#53

Turns out that this stuff made my roundtrip property fail:

https://travis-ci.org/berdario/purescript-foreign-datetime/builds/221568479

(weird that this didn't appear before... I don't see any change in the random logic in the latest purescript-jack update)

@garyb
Copy link
Member

garyb commented Jun 23, 2017

Thanks!

@garyb garyb merged commit f882b5f into purescript-contrib:master Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants